***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Aug 30, 2024                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJMBZ15A-AU A K 
.param
+vc0 = 8.300e-12  	 vc1 = 9.290e-12	 	 vc2 = 1.000      	 vc3 = 3.290e-12		vc4 = 2.245e-1 
+tc1 = 3.100e-2		 tc2 = 1.389e-2	    	 tc3 = 4.247e-3  	       tc4 = 3.650e-2
d1  A A1 zener
g1 A1  A value = {irexp(v(A1, A))}
v1 A1 K1 0
e1 K1  K   value = {rbv(i(v1))}
.func irexp(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.func rbv(i) {1.707*min(i,0)}
.model zener d
***** flag parameter *****
+level = 1        
***** dc model parameter *****
+ is = 1.00e-15	   n = 1.0121 		  rs = 7.195e-2
+ibv = 1e-3		   nbv = 1		        bv = 15
+ikf = 3.889
***** capacitance parameter *****
+cjo = 1.044e-10	   m = 3.254e-1	  vj = 5.797e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.118		 xti = 3
+trs1 = 2.165e-3	  tbv1 = 7.345e-4		 tbv2 = 4.205e-12 	
.ends PJMBZ15A-AU
*$
